home *** CD-ROM | disk | FTP | other *** search
/ El Mac 1 / Magazine.iso / EL MAC 1 / Zeta Multimedia / Science / 04Who.DIR / 00011.ls < prev    next >
Encoding:
Text File  |  1995-06-21  |  250 b   |  11 lines

  1. set temp to inCastRegion(327)
  2. set temp to line 1 of temp
  3. if temp <> EMPTY then
  4.   stopSound(1, 10)
  5.   set theHandler to string(item 6 to the number of items in temp of temp)
  6.   do(theHandler)
  7. else
  8.   goNextLoc(EMPTY, "Start")
  9.   set oldOffset to 0
  10. end if
  11.